D3D12_INDEX_BUFFER_VIEW

Undocumented in source.
version(Windows && Direct3D_12)
struct D3D12_INDEX_BUFFER_VIEW {}

Members

Variables

BufferLocation
D3D12_GPU_VIRTUAL_ADDRESS BufferLocation;
Undocumented in source.
Format
DXGI_FORMAT Format;
Undocumented in source.
SizeInBytes
UINT SizeInBytes;
Undocumented in source.

Meta